From 5514e4b577ab7b14b1431642ef82964012e67c22 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Wed, 10 Mar 2004 21:40:35 +0000 Subject: [PATCH] (install): Don't try to copy ../lib-src/fns-*.el, as it isn't used anymore. --- nt/makefile.w32-in | 1 - 1 file changed, 1 deletion(-) diff --git a/nt/makefile.w32-in b/nt/makefile.w32-in index 1f1acccb6f0..915259ead65 100644 --- a/nt/makefile.w32-in +++ b/nt/makefile.w32-in @@ -179,7 +179,6 @@ install: all $(INSTALL_DIR)/bin install-other-dirs-$(MAKETYPE) - $(CP) $(BLD)/ddeclient.exe $(INSTALL_DIR)/bin - $(CP) $(BLD)/cmdproxy.exe $(INSTALL_DIR)/bin - $(CP) $(BLD)/runemacs.exe $(INSTALL_DIR)/bin - - $(CP) ../lib-src/fns-*.el $(INSTALL_DIR)/bin - "$(INSTALL_DIR)/bin/addpm" /q - $(DEL) ../same-dir.tst - $(DEL) $(INSTALL_DIR)/same-dir.tst -- 2.30.2